home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d2
/
palert16.arc
/
PA123.BAT
< prev
next >
Wrap
DOS Batch File
|
1987-01-17
|
148b
|
10 lines
echo off
cls
PALERT /b2000/m
if errorlevel 1 goto error
LOTUS
goto end
:error
ECHO command terminated due to insufficient disk space
:end